
/* .meet_team_title_content{
    padding-top: 240px;
    padding-bottom: 30px;
} */
.meet_team_title_content h1{
    font-weight: bold;
    font-size: 48px;
      color: #ffffff;
      line-height: 110%;
      text-transform: uppercase;
      font-family: 'Gotham';
}
.meet_team_title_content p{
    padding-top: 8px;
    font-weight: 350;
   font-size: 14px;
    color: #ffffff ;
    line-height:170%;
}
.meet_team_title_content span{
    font-weight: bold;
    font-size: 30px;
      color: #F0732B;
      line-height: 110%;
      text-transform: uppercase;
      font-family: 'Gotham';
}

#meet_team_banner_img
  
#meet_team_banner_img .banner_img {
    position: relative;
    display: inline-block;
   
}

#meet_team_banner_img .banner_img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(to right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.9) 9%, rgba(255, 255, 255, 0) 70%, rgba(0, 0, 0, 0) 67%, rgba(0, 0, 0, 1));    
    z-index: 1;
}

#meet_team_sec_2{
    padding-top: 70px;
    padding-bottom: 50px;
}
.meet_team_sec_2_content_2 h2{
    font-weight: 350;
    font-size: 30px;
    color: #ffffff;
    line-height: 140%;
}
.meet_team_sec_2_content_1 p{
    font-weight: 350;
    font-size: 14px;
    color: #ffffff;
    line-height: 140%;
}

#members_name{
    padding-top: 30px;
    padding-bottom: 80px;
}

#members_name .card{
    background-color: #888888;
}

/* .member_name_img{
    width: 282px;
    height: 286px ;
    object-fit: cover;
} */
 .member_name_content{
     /*padding: 5px 15px 2px 0px;*/
     /*background:#888888;*/
     margin: 2% 10px 10px 0;
 }
 /*.member_name_content:hover{*/
 /*   background-color: #F0732B;*/
 /*}*/
.member_name_content h6{
    font-weight: 800;
    font-size: 110%;
    color: #ffffff;
    line-height: 120%;
    margin-bottom: 0px;
}
.member_name_content p{
    font-weight: 350;
    font-size: 90%;
    color: #FFFFFF ;
    line-height: 120%;
}

@media (max-width: 300px) {
    .meet_team_title_content h1{
        font-size: 30px;
       
    }
    .meet_team_title_content p{
        font-size: 13px;
    }
    .meet_team_title_content{
        padding-top: 20px;
        padding-bottom: 5px;
    }
    #meet_team_sec_2 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .meet_team_sec_2_content_2 h2{

        font-size: 19px;
  
    }
    .member_name_img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    #members_name {
        padding-top: 0px;
        padding-bottom: 20px;
    }
 
  }
  

  @media (min-width: 301px) and (max-width: 600px) {
    .meet_team_title_content h1{
        font-size: 30px;
       
    }
    .meet_team_title_content p{
        font-size: 13px;
    }
    .meet_team_title_content{
        padding-top: 20px;
        padding-bottom: 5px;
    }
    #meet_team_sec_2 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .meet_team_sec_2_content_2 h2{

        font-size: 19px;
  
    }
    .member_name_img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    #members_name {
        padding-top: 0px;
        padding-bottom: 20px;
    }
}

  @media (min-width: 601px) and (max-width: 991px) {
    .meet_team_title_content h1{
        font-size: 39px;
        
    }

   
    .meet_team_sec_2_content_2 h2{

        font-size: 28px;
  
    }
    .member_name_img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    #meet_team_sec_2 {
        padding-top: 30px;
        padding-bottom: 10px;
    }
  

  }

  @media (min-width: 992px) and (max-width: 1028px) {

    #meet_team_banner_img  .banner_img {
        margin-top: -60px;
    }

    #meet_team_banner_img .banner_img img{
        height: 490px;
        object-fit: cover;
      }

    .meet_team_title_content h1{
        font-size: 45px;
    }
    .meet_team_title_content p{
        width: 83%;
        font-size: 11px;
    }

    .meet_team_sec_2_content_2 h2{

        font-size: 24px;
  
    }
    .member_name_img{
        /* width: 282px; */
        height: 268px ;
        object-fit: cover;
    }
  

  }

  @media (min-width: 1029px) and (max-width: 1400px) {
    #meet_team_banner_img  .banner_img {
        margin-top: -60px;
    }

.meet_team_title_content span {
  
    font-size: 48px;
}

    #meet_team_banner_img .banner_img img{
        height: 490px;
        object-fit: cover;
      }

    .meet_team_title_content h1{
        font-size: 56px;
    }
    .meet_team_title_content p{
        width: 75%;
    }

    .member_name_img{
        /* width: 282px; */
        height: 360px ;
        object-fit: cover;
    }

 }
 @media (min-width: 1401px) and (max-width: 1440px){
    #meet_team_banner_img  .banner_img {
        margin-top: -60px;
    } 
 
    .meet_team_title_content h1{
        font-size: 58px;
    }
    .meet_team_title_content span{
        font-size: 58px;
    }
  
    .meet_team_title_content p{
        font-size: 14px ;
        width: 75%;
      
    }

    .meet_team_sec_2_content_1 p{
        font-size: 15px;
    }
    .meet_team_sec_2_content_2 h2{
      font-size: 30px;
      padding-right: 55px;
    }

    .member_name_img{
        /* width: 282px; */
       height: 405px;
        object-fit: cover;
    }
    

 }
  @media (min-width: 1441px) {

    #meet_team_banner_img .banner_img {
        margin-top: -60px;
    }
      
.meet_team_title_content span {
    font-weight: bold;
    font-size: 62px;
}
  
    .meet_team_title_content h1{
        font-size: 75px;
    }
    .meet_team_title_content p{
        font-size: 18px ;
          width: 70%;
      
    }
    .meet_team_sec_2_content_1 p{
        font-size: 18px;
    
    }
    .meet_team_sec_2_content_2 h2{
        font-size: 32px;
         padding-right: 50px;
    }
    .member_name_img{
        /* width: 382px; */
       height: 545px;
        object-fit: cover;
    }
    
   
    
  }